Fixes to emacsclient.c for GNU/Linux.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 09:07:18 +0000 (09:07 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 09:07:18 +0000 (09:07 +0000)
commit5680d599d38ff868de1735527add23596ec19371
tree4f96e68f95cf8a327085a79c2a2b2ee3eac19638
parent468696640cc708f531580b80bfc6ae5f2dacfd07
Fixes to emacsclient.c for GNU/Linux.
[!WINDOWSNT] <top level>: Include <netinet/in.h> and <sys/ioctl.h>.
(INVALID_SOCKET): Define.
(initialize_sockets): Put #endif at the right place.
(set_local_socket): Use progname, not argv[0].
lib-src/emacsclient.c